<netinet/ip.h> & <netinet/tcp.h> bug?
<netinet/ip.h> & <netinet/tcp.h> bug?
- Subject: <netinet/ip.h> & <netinet/tcp.h> bug?
- From: Matthew Drayton <email@hidden>
- Date: Thu, 13 Jun 2002 13:28:16 +0800
I am moving some code over to CodeWarrior from Project Builder and I think I
have discovered a bug in <netinet/ip.h> and <netinet/tcp.h>. The bitfields of
struct ip and struct tcphdr are declared as u_ints ( 4 bytes ) but shouldn't
they be u_chars ( 1 byte )?
Thanks,
Matthew.
--
<
http://www.interarchy.com/> <
ftp://ftp.interarchy.com/interarchy.hqx>
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.