Hi,
Is there an function similar to bindtoport available that maps to the socket api bind function? I'd like to create a socket that listens on 127.0.0.1 (localhost) only
Thanks,
Alex
Hi,
Is there an function similar to bindtoport available that maps to the socket api bind function? I'd like to create a socket that listens on 127.0.0.1 (localhost) only
Thanks,
Alex
Alex,
FWH provides function BINDTOPORT(). You can review its source code in source\winapi\winsock.c