#78963 - 25/03/200211:20Re: telnet server on empeg
[Re: mlord]
tonyc carpal tunnel
Registered: 27/06/1999
Posts: 7058
Loc: Pittsburgh, PA
Or maybe modify the code so that it does not give up its timeslice so easily.
Give up its timeslice? Other than sched_yield (which I don't see in the code) or blocking I/O, I don't know of any other way user programs "give up" their timeslice... Is there something in the telnetd source that isn't right?