On 2003.07.07, Wojciech Kocjan <[EMAIL PROTECTED]> wrote: > > I guess I should look at nssock module now?
Looking at the nssock module in 4.0, in SockProc() under the DriverRecv and DriverSend sections of the switch statement, it uses SockRecv() and SockSend() instead of NS_SockRecv() and Ns_SockSend() ... does anyone know why? Anyhow, the patch I've been playing with might need to be applied in nssock/nssock.c:SockRecv() and nssock/nssock.c:SockSend() ... If you want to try, let me know and I'll send you diffs to apply and try out. -- Dossy -- Dossy Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
