Flips tracking of IPC
Tiago Jorge
tjpj at lasige.di.fc.ul.pt
Fri Apr 29 17:55:31 CEST 2005
hello...
I'm having a problem with the FLIPS server.
I'm doing some transmission in TCP and i seems that the call from the
client to the FLIPS server doesn't arrive.
I've putten some printfs along the way in l4vfs_net_io_send_call and he
does the call the IPC function... but i've putten also some debug
message in l4vfs_net_io_send_component and it doesn't print out... so
something is dying around here and i don't know where...:(
My questions are...
in the FLIPS/L4vfs net_io server side where should i put the debug to
see if the call has arrived? (i've tried in net_io-server.c and nothing
is shown)
i've sent something earlier trought that socket... i mean... it only
dies when i try to send something the second time... am i missing
something (the socket its the same it stays connected)?
is there any problem with FLIPS that prevents me from sending something
from a socket that is blocked in a recv in another thread (should't be
because TCP is bi-directional)?
thanks in advance
Tiago
More information about the l4-hackers
mailing list