jeremycw / httpserver.h

Single header library for writing non-blocking HTTP servers in C
MIT License
1.79k stars 145 forks source link

Add header for bind(...) #40

Closed ioppermann closed 4 years ago

ioppermann commented 4 years ago

The bind(...) function requires the sys/socket.h header.