in sslStart(ssl.c) function comm_openex is called to open bind to the local interface
then after this function control can flow to sslPeerSelectComplete() where code decide where to send request.
now i want to modify code in sslStart and want to move comm_openex() to sslPeerSelectComplete()
can u tell is there any problem in this case?
according to me it should not...
thanks
Received on Sat Mar 01 2003 - 00:56:57 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:19:23 MST