in reply to Unix domain sockets problem
In the client code you use PeerAddr instead of Peer.
Fix these two and it will work.
And I don't think you should worry terribly about bugs in IO::Socket::UNIX. It gets tested as part of the perl selftest after build.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Unix domain sockets problem
by Anonymous Monk on Oct 19, 2004 at 00:17 UTC |