Am 10/11/2012 5:09 AM, schrieb Chang Long:

still use vibe.core.tcp, after I change it to vibe.core.net, and fix a
ref error, it throw this when I run it:

object.Exception@/opt/installs/d/vibe.d/source/vibe/core/drivers/libevent2_tcp.d(482):
Socket error: 32 ---------------- 5 app 0x0000000106b19404

Thanks for the hint, I've pushed a version with the compile errors fixed
and also improved the error message (fix is in vibe.d master). The error
message should be similar to "Failed to connect to host xx on port yy".