harjeet-blue / Socket-Programming

handling Multiple clients with different methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Socket-Programming

Handling Multiple clients with different methods:-

* With fork system call

* With pthread system call

* With poll

* With select

* With epoll

About

handling Multiple clients with different methods


Languages

Language:C 97.0%Language:Makefile 3.0%