linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* sctp send and recv
@ 2009-09-17 23:29 colin wen
  2009-09-21 13:45 ` Vlad Yasevich
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: colin wen @ 2009-09-17 23:29 UTC (permalink / raw)
  To: linux-sctp

I wrote a simple sctp server and client to test sctp in linux.
after client call connect, server accept return a socket,
but after client call send(fd, "hello", 5, 0) server's recv call
does not return, server's recv return after client close and
re-connect to server.
I wonder if someone could tell me what's the problem.
Thanks,

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

end of thread, other threads:[~2009-09-21 22:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-17 23:29 sctp send and recv colin wen
2009-09-21 13:45 ` Vlad Yasevich
2009-09-21 16:40 ` colin wen
2009-09-21 18:24 ` Vlad Yasevich
2009-09-21 22:00 ` colin wen

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).