H. Peter Anvin
|
22accddda0
|
Reformat the source code
The source code was a mix of different styles; normalize on NASM
style; basically K&R style with 4 space indentation.
|
2008-07-08 17:14:44 -04:00 |
|
H. Peter Anvin
|
14993bc916
|
Introduce socklen_t; detect non-local (e.g. broadcast) receive addresses
|
2006-10-04 21:54:04 -07:00 |
|
hpa
|
5ec55f35e9
|
Move feature test macros into configure.in -> CFLAGS so we don't
end up with mismatch between "configure" and compile time
|
2001-11-14 02:54:25 +00:00 |
|
hpa
|
5ed924bce2
|
Solaris need #define _XPG4_2 for recvmsg()
|
2001-08-03 04:03:40 +00:00 |
|
hpa
|
ffa45eae76
|
Add code to always reply using the queried IP address, if the OS
makes it possible.
|
2001-03-28 18:24:25 +00:00 |
|