summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/socket.h
Commit message (Expand)AuthorAgeFilesLines
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [build] Avoid strict-aliasing warnings when building with gcc 4.4Michael Brown2009-01-061-1/+1
* [x86_64] Fix assorted 64-bit compilation errors and warningsMichael Brown2008-11-191-4/+8
* Mildly ugly hack to force correct linkage.Michael Brown2007-06-281-6/+16
* Eliminate PF_INET; just use the AF_INET from the struct sockaddr instead.Michael Brown2007-05-261-30/+21Star
* Added PF_INET[6] and SOCK_{STREAM,DGRAM} definitions and debugMichael Brown2007-04-281-3/+56
* Ensure that struct sockaddr is long enough...Michael Brown2007-01-181-0/+10
* Moved the basic struct sockaddr out of in.h.Michael Brown2006-08-021-0/+31