steven_84 Posted April 19, 2006 Share Posted April 19, 2006 HI,I having been using sockets and wanted to split the connection class i have into to seperate functions.but when i do i get errors i think its because the information is being passed between the functions, but I have been unable to work out how to do thisin the first function i have the socket_create, socket_bind and socket_listen commands and in the second function i have the socket_accept and socket_getpeername. the errors i have been getting have been"Warning: socket_accept() expects parameter 1 to be resource, null given in"any ideas?thankssteven Quote Link to comment Share on other sites More sharing options...
steven_84 Posted April 19, 2006 Author Share Posted April 19, 2006 anyone? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.