Hello, In the following piece of code (require-extension tcp) (tcp-connect "localhost" 5050)
`tcp-connect' permanently blocks if nobody is listening to the corresponding port. We observed this for Chicken 2.41 for both Linux and Windows & for both local and remote connections.
What could be the problem? Dmitry _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
