1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 15:48:49 -05:00
This commit is contained in:
Daniel Stenberg 2005-08-18 08:47:56 +00:00
parent 34cadb1e54
commit e22ac39da4

View File

@ -756,7 +756,7 @@ int main(int argc, char *argv[])
#else
4
#endif
, port );
, port );
/* start accepting connections */
listen(sock, 5);