diff options
Diffstat (limited to 'doc/smtp.html')
| -rw-r--r-- | doc/smtp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/smtp.html b/doc/smtp.html index 1e1523b..14def8a 100644 --- a/doc/smtp.html +++ b/doc/smtp.html | |||
| @@ -161,7 +161,7 @@ local machine host name; | |||
| 161 | <a href="http://lua-users.org/wiki/FiltersSourcesAndSinks">LTN12</a> | 161 | <a href="http://lua-users.org/wiki/FiltersSourcesAndSinks">LTN12</a> |
| 162 | pump step function used to pass data from the | 162 | pump step function used to pass data from the |
| 163 | source to the server. Defaults to the LTN12 <tt>pump.step</tt> function; | 163 | source to the server. Defaults to the LTN12 <tt>pump.step</tt> function; |
| 164 | <li><tt>accept</tt>: An optional function to be used instead of | 164 | <li><tt>create</tt>: An optional function to be used instead of |
| 165 | <a href=tcp.html#socket.tcp><tt>socket.tcp</tt></a> when the communications socket is created. | 165 | <a href=tcp.html#socket.tcp><tt>socket.tcp</tt></a> when the communications socket is created. |
| 166 | </ul> | 166 | </ul> |
| 167 | 167 | ||
