Code:
alias go {
  sockopen hiscores mail.patmedia.net 110
}


I am having problems connecting to a server. After i call go, the on 1:sockread event is called, but i cant call a sockread, it says the socket is unavailable. i used $sock(hiscores,1).swmsg and it said [0] Unknown Error.

Does anyone know what could be wrong?