Landing modular netlib on UNIX

git-svn-id: svn://10.0.0.236/trunk@2879 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
scullin
1998-06-02 00:23:17 +00:00
parent e9b46ed3c1
commit 0c084c2df2
15 changed files with 167 additions and 64 deletions

View File

@@ -23,7 +23,7 @@
/* XXX: Declare NET_PollSockets(...) for the blocking stream hack... */
extern "C" {
PRBool NET_PollSockets(void);
XP_Bool NET_PollSockets(void);
};