linux-assembly.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* sys_fork
@ 2005-11-26 17:06 HIToC
  2005-11-26 17:23 ` sys_fork Ricardo Nabinger Sanchez
  2005-11-26 19:26 ` sys_fork Claudio Fontana
  0 siblings, 2 replies; 12+ messages in thread
From: HIToC @ 2005-11-26 17:06 UTC (permalink / raw)
  To: linux-assembly

Hello list,
	I have written a small echo program that listen for a TCP
incoming connection on a port, then send all data received.

This program can accept only a session at time: I would to
handle multiple connections using fork(), but in assembly this
way is little difficult!
How to hold the controll over the child genereted?

Can anyone help me?
Thanks for every suggestion.
-- 
With regards,


					HIToC
					hitoc_mail@yahoo.it

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2005-11-30 10:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-26 17:06 sys_fork HIToC
2005-11-26 17:23 ` sys_fork Ricardo Nabinger Sanchez
2005-11-26 19:26 ` sys_fork Claudio Fontana
2005-11-27 18:22   ` sys_fork HIToC
2005-11-27 19:27     ` sys_fork Ricardo Nabinger Sanchez
2005-11-28 10:10       ` sys_fork HIToC
2005-11-28 13:48         ` sys_fork Frank Kotler
2005-11-28 19:25         ` sys_fork Ricardo Nabinger Sanchez
2005-11-29 18:59           ` sys_fork HIToC
2005-11-30  0:20             ` sys_fork Ricardo Nabinger Sanchez
2005-11-30  4:00               ` sys_fork Robert Plantz
2005-11-30 10:26                 ` sys_fork Ricardo Nabinger Sanchez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).