log network.c @ 490:9141f13be70c dev-1_0_3

age author description
Sun, 27 May 2012 09:23:12 +0300 Matti Hamalainen Don't set conn->err if we are handling EINTR and it isn't supposed to get to dev-1_0_3
Sun, 27 May 2012 03:31:35 +0300 Matti Hamalainen Move network initialization/shutdown flag checking to network module.
Sat, 26 May 2012 17:49:06 +0300 Matti Hamalainen Clean up some initialization messages.
Sat, 26 May 2012 08:41:12 +0300 Matti Hamalainen Fix a memory leak in nn_conn_send_msg_v().
Sat, 26 May 2012 05:33:06 +0300 Matti Hamalainen Cosmetics.
Sat, 26 May 2012 05:20:37 +0300 Matti Hamalainen Clean up some initialization messages.
Fri, 25 May 2012 21:30:57 +0300 Matti Hamalainen Fix packet shifting.
Fri, 25 May 2012 20:18:24 +0300 Matti Hamalainen Add function for dumping current network buffer.
Fri, 25 May 2012 20:16:05 +0300 Matti Hamalainen Possibly fix packet mangling again.
Thu, 24 May 2012 12:30:39 +0300 Matti Hamalainen Remove somewhat useless pointer checks.
Thu, 24 May 2012 11:09:48 +0300 Matti Hamalainen Rename nn_conn_send_msg() to nn_conn_send_msg_v() and add new nn_conn_send_msg().
Thu, 24 May 2012 07:37:36 +0300 Matti Hamalainen Use C99 style comments, too.
Thu, 24 May 2012 06:50:25 +0300 Matti Hamalainen Some #include cleanups.
Thu, 24 May 2012 06:45:23 +0300 Matti Hamalainen Move some structures around.
Thu, 24 May 2012 06:41:07 +0300 Matti Hamalainen Rename files. base libnnnet.c@d4cc9735d0e5