From: Donal K. F. <don...@ma...> - 2008-12-08 16:37:47
|
David Gravereaux wrote: > The list of available protocols for sockets is sizable actually. Here > goes the list of what the socket() command _might_ understand. This is > of course dependent on OS and what software drivers to support hardware > are installed. On win, they're called layered service providers. [...] > This isn't an exhaustive list either, but is all the easily available > info I have. If you're working on Unix, consider AF_UNIX as well. Donal. |