# $EPIC: on_server_established.txt,v 1.2 2006/08/19 02:36:28 sthalik Exp $
on [<modes>]server_established [<serial#>] [-|^]<match> { <action> }
This hook is triggered as soon as a TCP connection to a server is established. This hook differs from “connect” hook in that the “connect” hook isn't triggered until the 003 server line is received.
$0 | host name/ip address we're connected to |
$1 | port number we're connected to |