<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -129,7 +129,7 @@ init_udp(PortIP, Module, Opts, SockOpts, Port, IPS) -&gt;
 init_tcp(PortIP, Module, Opts, SockOpts, Port, IPS) -&gt;
     SockOpts2 = case erlang:system_info(otp_release) &gt;= &quot;R13B&quot; of
 	true -&gt; [{send_timeout_close, true} | SockOpts];
-	false -&gt; []
+	false -&gt; SockOpts
     end,
     Res = gen_tcp:listen(Port, [binary,
 				{packet, 0},</diff>
      <filename>src/ejabberd_listener.erl</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>56f504f57883dabed93874c9ec3dfd42ce18fa4c</id>
    </parent>
  </parents>
  <author>
    <name>badlop</name>
    <email>badlop@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
  </author>
  <url>http://github.com/bjc/ejabberd/commit/4f655cb20c8a78398453430b3ea99f3be89fc450</url>
  <id>4f655cb20c8a78398453430b3ea99f3be89fc450</id>
  <committed-date>2009-11-06T10:24:54-08:00</committed-date>
  <authored-date>2009-11-06T10:24:54-08:00</authored-date>
  <message>Fix bug that forgot listener options when using R12 or older.

git-svn-id: https://svn.process-one.net/ejabberd/branches/ejabberd-2.1.x@2734 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
  <tree>9140614f4d9516c310fbf6a753416a2d3bb2d3c0</tree>
  <committer>
    <name>badlop</name>
    <email>badlop@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
  </committer>
</commit>
