This panic is raised when I try to connect to a remote host. I've already set up my emulator to connect to my NT RAS. does somebody know about this error? Please help !!!
RE: eSok Panic . Reason Number 14
2002-08-02, 15:40#2
Panic 14 used to mean that a Bad Descriptor has been used. From memory we had this + you may have passed the address of a descriptor defined on the stack, which does not get used until after you exit the function calling the socket services - cos the socks stuff is truely asynchronous...