me, 2.0: jose nazario
beauty and the street
--- endpoint.c.orig 2006-10-05 15:52:12.000000000 -0400
+++ endpoint.c 2006-10-05 15:52:18.000000000 -0400
@@ -1655,7 +1655,7 @@
*peer_len = msg.msg_namelen;
if((msg.msg_controllen < sizeof(struct cmsghdr)) ||
- (msg.msg_flags && MSG_CTRUNC)){
+ (msg.msg_flags & MSG_CTRUNC)){
return rc;
}
next Saturday, Oct 07, 2006 @ 03:02pm | previous Saturday, Oct 07, 2006 @ 02:55pm | archives
| Last modified: Saturday, Oct 07, 2006 @ 03:00pm |
copyright © 2002-2005 jose nazario, all rights reserved.