[Plib-users] PLIB 1.4.0 on Solaris 2.8 x86
Brought to you by:
sjbaker
From: Paul W. <pwi...@vs...> - 2001-06-21 15:00:52
|
I have to add: #ifndef INADDR_NONE #define INADDR_NONE ((unsigned long) -1) #endif to: plib-1.4.0/src/net/netSocket.h ... anyone see a problem with this? |