Skip to content

42WebWeavers/HTTP_simple_prototype_agorski

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

HTTP_simple_prototype_agorski

this is a simple http server

Serwer:

socket() => creates a socket ↓ bind() => assigns port/IP ↓ listen() => switches to listening mode ↓ accept() => accepts a connection from a client

follow by: 42WebWeavers/webserv#15:

"πŸ“Œ Focus on (make sure those functions are available in 42 subject):

About

this is a simple http server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages