Loading BitKeeper/etc/logging_ok +1 −0 Original line number Diff line number Diff line Loading @@ -7,3 +7,4 @@ paul@central.snake.net sasha@mysql.sashanet.com tonu@hundin.mysql.fi tim@threads.polyesthetic.msg tim@hundin.mysql.fi include/violite.h +2 −5 Original line number Diff line number Diff line Loading @@ -143,10 +143,6 @@ extern "C" { void vio_ssl_delete(Vio* vio); #ifdef EMBEDDED_LIBRARY void vio_reset(Vio *vio); #endif int vio_ssl_read(Vio* vio,gptr buf, int size); int vio_ssl_write(Vio* vio,const gptr buf,int size); int vio_ssl_blocking(Vio* vio,my_bool onoff); Loading Loading @@ -220,6 +216,7 @@ Vio* new_VioSSL(struct st_VioSSLAcceptorFd* fd, Vio* sd,int state); #define HANDLE void * #endif #ifndef EMBEDDED_LIBRARY /* This structure is for every connection on both sides */ struct st_vio { Loading Loading @@ -254,5 +251,5 @@ struct st_vio #endif /* HAVE_OPENSSL */ #endif /* HAVE_VIO */ }; #endif /* EMBEDDED_LIBRARY */ Loading
BitKeeper/etc/logging_ok +1 −0 Original line number Diff line number Diff line Loading @@ -7,3 +7,4 @@ paul@central.snake.net sasha@mysql.sashanet.com tonu@hundin.mysql.fi tim@threads.polyesthetic.msg tim@hundin.mysql.fi
include/violite.h +2 −5 Original line number Diff line number Diff line Loading @@ -143,10 +143,6 @@ extern "C" { void vio_ssl_delete(Vio* vio); #ifdef EMBEDDED_LIBRARY void vio_reset(Vio *vio); #endif int vio_ssl_read(Vio* vio,gptr buf, int size); int vio_ssl_write(Vio* vio,const gptr buf,int size); int vio_ssl_blocking(Vio* vio,my_bool onoff); Loading Loading @@ -220,6 +216,7 @@ Vio* new_VioSSL(struct st_VioSSLAcceptorFd* fd, Vio* sd,int state); #define HANDLE void * #endif #ifndef EMBEDDED_LIBRARY /* This structure is for every connection on both sides */ struct st_vio { Loading Loading @@ -254,5 +251,5 @@ struct st_vio #endif /* HAVE_OPENSSL */ #endif /* HAVE_VIO */ }; #endif /* EMBEDDED_LIBRARY */