*head-desk* *head-desk* *head-desk*
Jan. 24th, 2007 11:18 am![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Pointers hold memory addresses.
Pointers hold memory addresses.
Pointers hold memory addresses.
Pointers hold memory addresses.
Doing memset(&some_pointer, '\0', any_length_of_data) is pretty-universally a bad thing.
I pray that's the last thing I break on this. I haven't much time left to submit.
Pointers hold memory addresses.
Pointers hold memory addresses.
Pointers hold memory addresses.
Doing memset(&some_pointer, '\0', any_length_of_data) is pretty-universally a bad thing.
I pray that's the last thing I break on this. I haven't much time left to submit.
no subject
Date: 2007-01-24 07:57 pm (UTC)no subject
Date: 2007-01-24 08:15 pm (UTC)With 4.25 hours left, I've got it running now but it's failing. And I need to get it to not fail.
no subject
Date: 2007-01-24 08:30 pm (UTC)no subject
Date: 2007-01-24 10:10 pm (UTC)As one computer-guy to another (yes?), what I'm trying to do is a manual three-way-handshake over a raw socket. I have the bytes of my SYN in a buffer, send those over, wait for the SYN-ACK to come back, send my ACK and then recieve a lil chunck of data from him. The trouble right now is that I send the SYN then just wait in my 'recv' loop forever without reading anything -- nothing -- and I don't know if it's my SYN that's wrong, my recv isn't working, the VM I'm running on is futzing up, or what.
I think I've botched this project and won't have any actual code to deliver in two hours. And if that's the case, I'm going to get really depressed tonight...
no subject
Date: 2007-01-25 02:09 am (UTC)no subject
Date: 2007-01-25 03:30 am (UTC)no subject
Date: 2007-01-25 05:06 am (UTC)no subject
Date: 2007-01-25 05:25 am (UTC)And for some people I know, it'd be better if I was. :p