I updated this example to use the modern paradigms of the socket API where
authorDaniel Stenberg <daniel@haxx.se>
Wed, 19 Nov 2008 15:30:41 +0000 (15:30 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 19 Nov 2008 15:30:41 +0000 (15:30 +0000)
commit22d4db1cf2f2661c6d7292c9545051937be25ed2
tree30aa1a43d7d60957a05294bef93c6a19bfe2bd5a
parent7383225271fc38c0421f647c8e5fda26161f6079
I updated this example to use the modern paradigms of the socket API where
*_socket_all() and *_socket() aren't used at all but only *_socket_action()
is.
docs/examples/hiperfifo.c