]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use decimal values for UDP and TCP socket options rather than hex to avoid
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 22 Jan 2013 19:45:04 +0000 (19:45 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 22 Jan 2013 19:45:04 +0000 (19:45 +0000)
commit1d77fa5a26388c8de503f93f804875b6a11291e2
tree457d8ed013c861c4337002956caa74c1f7bdcb13
parentc3b739c72ecf28867b7805f3a86c0a2f174090c8
Use decimal values for UDP and TCP socket options rather than hex to avoid
implying that these constants should be treated as bit masks.

Reviewed by: net
MFC after: 1 week
sys/netinet/tcp.h
sys/netinet/udp.h