listen job run in its own thread, non blocking
This commit is contained in:
		| @@ -66,7 +66,7 @@ int main(int argc, char** argv) | ||||
|         return 1; | ||||
|     } | ||||
|  | ||||
|     server.run(); | ||||
|     server.start(); | ||||
|  | ||||
|     return 0; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user