aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_network.c
Commit message (Collapse)AuthorAgeFilesLines
* gallium/auxiliary/util: Solaris also has standard Unix socketsAlan Coopersmith2011-10-271-3/+6
| | | | | Signed-off-by: Alan Coopersmith <[email protected]> Reviewed-by: Brian Paul <[email protected]>
* util: Add PIPE_OS_CYGWIN to u_network.Vinson Lee2010-07-231-1/+1
|
* gallium/util: Replace h_addr with h_addr_list[0].Vinson Lee2010-01-011-1/+1
| | | | Fixes compilation error on Mac OS.
* gallium/util: Add PIPE_OS_APPLE to u_network.Vinson Lee2009-12-221-3/+3
|
* gallium: Added HaikuOS platformaljen2009-09-091-3/+3
|
* util: Fix winsock include.Michal Krol2009-06-051-1/+1
|
* util: Add simple network functionsJakob Bornecrantz2009-06-011-0/+188