> I guess connect() just is just waiting accept(). I'm agree with you, but on other *nix platforms, and even on Windows with winsock and AF_UNIX, connect() doesn't wait for accept(). I would like such behavior. -- Yuyi Wang