BytesClub / serverX

A HTTP/HTTPS Web Server Handler by (C) Bytes Club
Other
3 stars 3 forks source link

Handle: Finish the program more correctly #17

Closed rubencm closed 7 years ago

rubencm commented 7 years ago

I have removed the signaled global, and now the server ends with pthread_exit.

Fixes #16