Hello world/Web server: Difference between revisions

Content added Content deleted
mNo edit summary
Line 116: Line 116:


/* Open socket in localhost (by default) */
/* Open socket in localhost (by default) */
/* Accept 5 conections (there are also 5 by default, if you put "any weá" there) */
{5,8080}socket (OPENTCPSRV), mov(fd)
{5,8080}socket (OPENTCPSRV), mov(fd)