Changeset 782d988 for protocols/ssl_openssl.c
- Timestamp:
- 2006-05-13T19:01:14Z (19 years ago)
- Branches:
- master
- Children:
- 19ac9c5
- Parents:
- 309cb9e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/ssl_openssl.c
r309cb9e r782d988 115 115 int st; 116 116 117 if( conn->inpa != -1 )117 if( 0 && conn->inpa != -1 ) 118 118 { 119 119 b_event_remove( conn->inpa );
Note: See TracChangeset
for help on using the changeset viewer.