AROS: it is called IoctlSocket/CloseSocket and WaitSelect on AROS.
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 12 Apr 2013 13:12:58 +0000 (06:12 -0700)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 12 Apr 2013 13:12:58 +0000 (06:12 -0700)
commit2cdf4fcb07a2d4ec0fbeb66096afd9e8f9cd03a1
treec225db0ce714a8eac2eec823c942da97f1c84d34
parente77d093c377537f52f46830790a8c66a6cda5bed
AROS: it is called IoctlSocket/CloseSocket and WaitSelect on AROS.
Additionally add a aros_init_socket() function to open the bsd socket library and set up networking
aros/aros_compat.c
aros/aros_compat.h
examples/nfsclient-listservers.c
lib/init.c