summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/socket.h
Commit message (Expand)AuthorAgeFilesLines
* 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