aximbigfan Posted October 13, 2008 Share Posted October 13, 2008 I have to make a "muiltithreaded" socket server (meaning it can handle multiple connections). I am having trouble coming up with the actual muiltithreaded stuff. I know if is possible, but I don't know how it works, and the documentation isn't much help. I have a single threaded version working fine. Can someone write a small, simple example of a muilti threaded socket server, using socket_select? Thanks, Chris Link to comment https://forums.phpfreaks.com/topic/128205-simple-multi-threaded-socket-server-with-socket_seect/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.