cvs commit: apache-2.0/src/lib/apr/network_io/beos sockopt.c

1999-10-13 Thread dreid
dreid 99/10/13 13:14:33 Modified:src/lib/apr/network_io/beos sockopt.c Log: This fixes that small cast that isn't needed now that I've included the apr_lib.h file for the prototype. Revision ChangesPath 1.8 +2 -1

cvs commit: apache-2.0/src/lib/apr/network_io/beos sockopt.c

1999-10-10 Thread dreid
dreid 99/10/10 06:54:18 Modified:src/lib/apr/network_io/beos sockopt.c Log: This stops a small moan by the compiler. h_errno is a global so it'll need to be made threadsafe. Revision ChangesPath 1.5 +2 -1 apache-2.0/src/lib/apr/network_io/beos/sockopt.c