-
- Downloads
Now that we have a rwlock, extend it back to where it was.
We'll hold a reader lock under the session is established, which should prevent blocking other threads unless something is beating on get_ssl_cert() (which would be a different bug). This still needs to be figured out, but at least this should fix the immediate issue.
Showing
- src/sbbs3/ftpsrvr.c 3 additions, 1 deletionsrc/sbbs3/ftpsrvr.c
- src/sbbs3/js_socket.c 2 additions, 1 deletionsrc/sbbs3/js_socket.c
- src/sbbs3/mailsrvr.c 15 additions, 5 deletionssrc/sbbs3/mailsrvr.c
- src/sbbs3/services.c 2 additions, 1 deletionsrc/sbbs3/services.c
- src/sbbs3/websrvr.c 2 additions, 1 deletionsrc/sbbs3/websrvr.c
Loading
Please register or sign in to comment