- Timestamp:
- 2006/11/13 15:06:33 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/module/Request.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/module/Request.php
r8273 r8274 672 672 $this->_notify('connect'); 673 673 $this->_sock =& new Net_Socket(); 674 sfprintr($this->_sock);675 674 676 675 $err = $this->_sock->connect($host, $port, null, $this->_timeout, $this->_socketOptions);
Note: See TracChangeset
for help on using the changeset viewer.
