Bidirectional communication over unix socket (named pipe)

J Rice rice.jeffrey at gmail.com
Wed Mar 8 12:11:11 EST 2006


OK, never fails that I find a solution once I post a problem.  If I use
a stream rather than a datagram, it seems to work fine.

So... for my education, how would I make this work with a datagram, if
I insisted on doing it that way?




More information about the Python-list mailing list