Options:
- # Session Start: Sat Mar 02 10:23:17 2013
- # Session Ident: #whatwg
- # [10:23] * Now talking in #whatwg
- # [10:23] * Topic is 'WHATWG: http://www.whatwg.org/ -- logs: http://krijnhoetmer.nl/irc-logs/ & http://logbot.glob.com.au/ -- stats: http://gavinsharp.com/irc/whatwg.html -- Please leave your sense of logic at the door, thanks!'
- # [10:23] * Set by smaug____!~chatzilla@GGZYYCCCXVIII.gprs.sl-laajakaista.fi on Wed Mar 21 17:14:24
- # [10:23] <krijnh> teers
- # [10:23] <krijnh> Err, right
- # [10:23] <krijnh> Of joy, of course
- # [10:34] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Remote host closed the connection)
- # [10:41] * Joins: divya (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [10:43] * Joins: tomasf (~tomasf@c-44dbe555.024-204-6c6b7012.cust.bredbandsbolaget.se)
- # [10:43] * Quits: tomasf (~tomasf@c-44dbe555.024-204-6c6b7012.cust.bredbandsbolaget.se) (Client Quit)
- # [10:45] * Quits: divya (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 248 seconds)
- # [10:45] * Joins: Cromulent (~Cromulent@cpc4-reig5-2-0-cust637.6-3.cable.virginmedia.com)
- # [10:47] * Quits: mven_ (~mven@ip68-224-15-53.lv.lv.cox.net) (Remote host closed the connection)
- # [10:58] * Joins: fr0zenice (~frozenice@unaffiliated/fr0zenice)
- # [11:01] <jgraham> MikeSmith: Sure I am around today
- # [11:02] <MikeSmith> hey jgraham
- # [11:02] <MikeSmith> any clues on the timeouts errors?
- # [11:02] <jgraham> Well
- # [11:03] * Joins: alrra (~alrra@unaffiliated/alrra)
- # [11:03] * Quits: alrra (~alrra@unaffiliated/alrra) (Remote host closed the connection)
- # [11:03] <jgraham> Nothing more than "maybe the tests are just a bit close to the timeout"
- # [11:04] <MikeSmith> is it possible to increase the timeout per-test?
- # [11:04] <jgraham> Yeah
- # [11:04] <jgraham> So, iirc, the default is like 1s
- # [11:04] <jgraham> and the default timeout for the whole file is like 5s
- # [11:05] <jgraham> To increase the former you pass an options dict like {timeout:timeout-in-ms} to the test constructor
- # [11:05] <MikeSmith> ok
- # [11:05] <jgraham> For the latter you do the same to the setup function
- # [11:06] <MikeSmith> ok
- # [11:06] <jgraham> Do you have a browser/test combination that gives random behaviour that I can try?
- # [11:06] <MikeSmith> I could try looking it at it from the server side but really that server has very llight load on it
- # [11:07] <MikeSmith> jgraham: no they all give me timeout errors maybe 1 out of 4 times or so
- # [11:09] <MikeSmith> hmm except for Opera right now
- # [11:09] <jgraham> MikeSmith: Well I tried http://w3c-test.org/webapps/WebSockets/tests/submissions/Opera/binary/001.html and couldn't see any timeouts
- # [11:09] <jgraham> in Firefox/Chrome/Opera
- # [11:10] <jgraham> OTOH 002.html appears to timeout in all but Chrome, but 100% of the time
- # [11:10] <jgraham> Maybe you just have more latency to w3c-test.org than me
- # [11:11] <MikeSmith> 002.html times out for me in Chrome too
- # [11:11] <MikeSmith> but only somtimes
- # [11:11] <MikeSmith> not always
- # [11:11] <jgraham> (this is why friends don't let friends run tests on infrastructure they don't control)
- # [11:12] <MikeSmith> heh
- # [11:12] <jgraham> What's your ping time to w3c-test.org?
- # [11:12] * Joins: [[zzz]] (~q@node-r8o.pool-180-180.dynamic.totbb.net)
- # [11:14] <MikeSmith> PING w3c-test.org (128.30.52.118): 56 data bytes
- # [11:14] <MikeSmith> 64 bytes from 128.30.52.118: icmp_seq=0 ttl=35 time=274.241 ms
- # [11:14] <MikeSmith> 64 bytes from 128.30.52.118: icmp_seq=1 ttl=36 time=371.074 ms
- # [11:14] <MikeSmith> 64 bytes from 128.30.52.118: icmp_seq=2 ttl=35 time=291.444 ms
- # [11:14] <MikeSmith> Request timeout for icmp_seq 3
- # [11:14] <MikeSmith> 64 bytes from 128.30.52.118: icmp_seq=3 ttl=36 time=1144.780 ms
- # [11:14] <MikeSmith> 64 bytes from 128.30.52.118: icmp_seq=4 ttl=36 time=288.365 ms
- # [11:15] <MikeSmith> but hey I finally had the sense to actually look at the logs on the server and I'm seeing an error
- # [11:15] * Quits: [[zz]] (~q@101.108.241.152) (Ping timeout: 245 seconds)
- # [11:16] <MikeSmith> "mod_pywebsocket: web_socket_transfer_data raised exception for /ws/echo: Connection read error"
- # [11:17] <jgraham> Yeah, well if you are geting 1 in 4 packets taking > 1s that is a problem on its own :)
- # [11:17] * Quits: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no) (Remote host closed the connection)
- # [11:18] <MikeSmith> yeah
- # [11:18] * Joins: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no)
- # [11:30] * Quits: Cromulent (~Cromulent@cpc4-reig5-2-0-cust637.6-3.cable.virginmedia.com) (Read error: Operation timed out)
- # [11:32] * Quits: OnlyMax (~OnlyMax@189-81-255-159.user.veloxzone.com.br)
- # [11:35] * Joins: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
- # [11:38] * Quits: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no) (Remote host closed the connection)
- # [11:41] * Joins: divya (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [11:46] * Quits: divya (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 246 seconds)
- # [11:46] * Joins: klaaspieter (~klaaspiet@ip503cdda4.speed.planet.nl)
- # [11:50] * Joins: alrra (~alrra@unaffiliated/alrra)
- # [11:53] * Quits: bentruyman (~bentruyma@li159-104.members.linode.com) (Read error: Operation timed out)
- # [12:07] * Joins: Cromulent (~Cromulent@cpc4-reig5-2-0-cust637.6-3.cable.virginmedia.com)
- # [12:15] * Joins: hihuz (Sylvain@78.141.71.86.rev.sfr.net)
- # [12:29] * Joins: j_wright (~jwright@ip70-173-176-189.lv.lv.cox.net)
- # [12:51] * Quits: klaaspieter (~klaaspiet@ip503cdda4.speed.planet.nl) (Quit: klaaspieter)
- # [12:58] * Joins: espadrine (~thaddee_t@85-218-9-225.dclient.lsne.ch)
- # [13:01] * Quits: jdaggett (~jdaggett@ad006026.dynamic.ppp.asahi-net.or.jp) (Quit: jdaggett)
- # [13:03] * Joins: yorick (~yorick@oftn/member/yorick)
- # [13:07] * Quits: Cromulent (~Cromulent@cpc4-reig5-2-0-cust637.6-3.cable.virginmedia.com) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
- # [13:08] * Joins: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no)
- # [13:10] * Quits: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net) (Quit: tantek)
- # [13:12] * Quits: hasather_ (~hasather_@cm-84.210.170.238.getinternet.no) (Ping timeout: 244 seconds)
- # [13:13] * Joins: bentruyman (~bentruyma@c-98-193-95-144.hsd1.il.comcast.net)
- # [13:14] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Quit: rniwa)
- # [13:16] * Quits: jmb (~jmb@mail.parsifal.org.uk) (Read error: Operation timed out)
- # [13:17] * Joins: jmb (~jmb@mail.parsifal.org.uk)
- # [13:29] * Quits: bentruyman (~bentruyma@c-98-193-95-144.hsd1.il.comcast.net) (Quit: Computer has gone to sleep.)
- # [13:33] * Joins: klaaspieter (~klaaspiet@ip503cdda4.speed.planet.nl)
- # [13:33] * Joins: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net)
- # [13:48] * Quits: rniwa (~rniwa@70-89-66-218-ca.sfba.hfc.comcastbusiness.net) (Quit: rniwa)
- # [14:30] * Joins: charl_ (~charl@charl.eu)
- # [14:34] * Quits: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com) (Read error: Connection reset by peer)
- # [14:35] * Joins: JonathanNeal (~JonathanN@cpe-142-11-82-156.socal.rr.com)
- # [14:49] * Joins: baku (~baku@93-40-88-83.ip38.fastwebnet.it)
- # [14:56] * Joins: Cromulent (~Cromulent@cpc4-reig5-2-0-cust637.6-3.cable.virginmedia.com)
- # [15:13] * Quits: klaaspieter (~klaaspiet@ip503cdda4.speed.planet.nl) (Quit: klaaspieter)
- # [15:13] * Joins: klaaspieter (~klaaspiet@ip503cdda4.speed.planet.nl)
- # [15:21] * Quits: klaaspieter (~klaaspiet@ip503cdda4.speed.planet.nl) (Quit: klaaspieter)
- # [15:28] * Joins: Badreddin (~Nur@189.192.155.69)
- # [15:28] * Joins: klaaspieter (~klaaspiet@ip503cdda4.speed.planet.nl)
- # [15:29] * Quits: klaaspieter (~klaaspiet@ip503cdda4.speed.planet.nl) (Client Quit)
- # [15:31] * Parts: JibberJim (~opera@78.146.77.44)
- # [15:31] * Quits: jernoble (~jernoble@c-67-188-109-7.hsd1.ca.comcast.net) (Ping timeout: 252 seconds)
- # [15:32] * Joins: jernoble (~jernoble@c-67-188-109-7.hsd1.ca.comcast.net)
- # [15:32] * Joins: JibberJim (~opera@host-78-146-77-44.as13285.net)
- # [15:34] * Joins: ^esc (~esc_ape@178.115.248.201.wireless.dyn.drei.com)
- # [15:35] * Quits: alrra (~alrra@unaffiliated/alrra) (Quit: This computer has gone to sleep)
- # [15:35] * Quits: webguynow (~webguynow@c-24-1-222-204.hsd1.il.comcast.net)
- # [15:40] * Joins: alrra (~alrra@188.24.72.71)
- # [15:40] * Quits: alrra (~alrra@188.24.72.71) (Changing host)
- # [15:40] * Joins: alrra (~alrra@unaffiliated/alrra)
- # [15:43] * Joins: divya (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [15:47] * Quits: divya (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 248 seconds)
- # [15:59] * Joins: smaug____ (~chatzilla@cs181151161.pp.htv.fi)
- # [16:19] * Quits: hihuz (Sylvain@78.141.71.86.rev.sfr.net) (Ping timeout: 245 seconds)
- # [16:25] * Joins: hihuz (Sylvain@78.141.71.86.rev.sfr.net)
- # [16:25] * Joins: annevk (~annevk@94.116.107.128)
- # [16:32] * Quits: annevk (~annevk@94.116.107.128) (Read error: Connection reset by peer)
- # [16:32] * Joins: annevk (~annevk@94.116.107.128)
- # [16:32] * Joins: eresair (~eresair@c-71-198-63-24.hsd1.ca.comcast.net)
- # [16:40] * Quits: malcolmva (~malcolmva@c-67-180-203-233.hsd1.ca.comcast.net) (Read error: Connection reset by peer)
- # [16:41] * Joins: malcolmva (~malcolmva@c-67-180-203-233.hsd1.ca.comcast.net)
- # [16:47] * Joins: roven (~roven@78-20-24-80.access.telenet.be)
- # [16:49] * Joins: miketaylr (~miketaylr@69.38.252.85)
- # [16:52] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [17:02] * Quits: smaug____ (~chatzilla@cs181151161.pp.htv.fi) (Ping timeout: 244 seconds)
- # [17:06] * Joins: pyrsmk (~pyrsmk@2a01:e35:2f52:ead0:cde2:8b57:df0d:6c00)
- # [17:15] * Joins: divya (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [17:25] * Quits: Zauberfisch (~Zauberfis@2a01:4f8:100:73c3::3) (Ping timeout: 246 seconds)
- # [17:26] * Quits: jernoble (~jernoble@c-67-188-109-7.hsd1.ca.comcast.net) (Quit: Computer has gone to sleep.)
- # [17:27] * Joins: Zauberfisch (~Zauberfis@2a01:4f8:100:73c3::3)
- # [17:34] * Quits: bacilla (~karolis@unaffiliated/velkam) (Ping timeout: 264 seconds)
- # [17:36] * Joins: zcorpan (~zcorpan@90-230-217-68-no135.tbcn.telia.com)
- # [17:37] * Joins: bacilla (~karolis@unaffiliated/velkam)
- # [17:40] * Quits: Cromulent (~Cromulent@cpc4-reig5-2-0-cust637.6-3.cable.virginmedia.com) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
- # [17:40] * Quits: zcorpan (~zcorpan@90-230-217-68-no135.tbcn.telia.com) (Remote host closed the connection)
- # [17:51] * Quits: Badreddin (~Nur@189.192.155.69) (Ping timeout: 272 seconds)
- # [17:52] * Joins: maikmerten (~maikmerte@port-92-201-3-38.dynamic.qsc.de)
- # [17:53] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Remote host closed the connection)
- # [18:05] * Joins: marcosc (~marcosc@bl7-113-163.dsl.telepac.pt)
- # [18:14] * Quits: miketaylr (~miketaylr@69.38.252.85) (Quit: Leaving...)
- # [18:15] * Joins: zcorpan (~zcorpan@90-230-217-68-no135.tbcn.telia.com)
- # [18:17] * Joins: Badreddin (~Nur@189.193.27.199)
- # [18:17] * Joins: marcosc_ (~marcosc@bl7-113-163.dsl.telepac.pt)
- # [18:20] * Quits: marcosc (~marcosc@bl7-113-163.dsl.telepac.pt) (Ping timeout: 245 seconds)
- # [18:21] * Quits: zcorpan (~zcorpan@90-230-217-68-no135.tbcn.telia.com) (Ping timeout: 260 seconds)
- # [18:23] * Joins: dbaron (~dbaron@50-0-248-88.dsl.dynamic.sonic.net)
- # [18:44] * Joins: rakl (~rakl@208-90-212-222.PUBLIC.monkeybrains.net)
- # [18:45] * Joins: bentruyman (~bentruyma@adsl-69-211-125-176.dsl.chcgil.ameritech.net)
- # [18:56] * Quits: charl_ (~charl@charl.eu) (Quit: leaving)
- # [19:03] * Quits: Adawerk (~ada@169.241.49.57) (Ping timeout: 264 seconds)
- # [19:03] * Quits: baku (~baku@93-40-88-83.ip38.fastwebnet.it) (Ping timeout: 248 seconds)
- # [19:04] * Quits: rakl (~rakl@208-90-212-222.PUBLIC.monkeybrains.net) (Quit: sleeping)
- # [19:04] * Joins: tomasf (~tom@c-44dbe555.024-204-6c6b7012.cust.bredbandsbolaget.se)
- # [19:10] * Joins: miketaylr (~miketaylr@69.38.252.85)
- # [19:10] * Quits: bentruyman (~bentruyma@adsl-69-211-125-176.dsl.chcgil.ameritech.net) (Quit: Computer has gone to sleep.)
- # [19:16] * Quits: Smylers (~smylers@host86-178-109-32.range86-178.btcentralplus.com) (Remote host closed the connection)
- # [19:16] * Joins: rakl (~rakl@208-90-212-222.PUBLIC.monkeybrains.net)
- # [19:20] * Joins: bentruyman (~bentruyma@adsl-69-211-125-176.dsl.chcgil.ameritech.net)
- # [19:20] * Joins: bholley (~bholley@c-24-5-195-18.hsd1.ca.comcast.net)
- # [19:28] * Krinkle|detached is now known as Krinkle
- # [19:29] * [[zzz]] is now known as [[zz]]
- # [19:36] * Joins: heathjs (quassel@2600:3c02::f03c:91ff:feae:6e5b)
- # [19:36] * Joins: Badreddi1 (~Nur@189.193.27.199)
- # [19:38] * Quits: Badreddin (~Nur@189.193.27.199) (Ping timeout: 272 seconds)
- # [19:40] * Joins: Adawerk (~ada@169.241.49.57)
- # [19:44] * Quits: eresair (~eresair@c-71-198-63-24.hsd1.ca.comcast.net) (Remote host closed the connection)
- # [19:45] * Quits: heathjs (quassel@2600:3c02::f03c:91ff:feae:6e5b) (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
- # [19:47] * Joins: heath (quassel@2600:3c02::f03c:91ff:feae:6e5b)
- # [19:47] * Quits: heath (quassel@2600:3c02::f03c:91ff:feae:6e5b) (Changing host)
- # [19:47] * Joins: heath (quassel@unaffiliated/ybit)
- # [19:49] * Joins: mven (~mven@ip68-224-15-53.lv.lv.cox.net)
- # [19:50] * Joins: annevk5 (~annevk@94.116.107.128)
- # [19:50] * Quits: annevk (~annevk@94.116.107.128) (Read error: Connection reset by peer)
- # [19:53] * Joins: Cromulent (~Cromulent@cpc4-reig5-2-0-cust637.6-3.cable.virginmedia.com)
- # [20:03] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [20:05] * Quits: bentruyman (~bentruyma@adsl-69-211-125-176.dsl.chcgil.ameritech.net) (Quit: Computer has gone to sleep.)
- # [20:06] * Quits: Adawerk (~ada@169.241.49.57) (Read error: Operation timed out)
- # [20:15] * Joins: eresair (~eresair@c-71-198-63-24.hsd1.ca.comcast.net)
- # [20:17] * Quits: alrra (~alrra@unaffiliated/alrra) (Quit: This computer has gone to sleep)
- # [20:23] * Quits: eresair (~eresair@c-71-198-63-24.hsd1.ca.comcast.net) (Ping timeout: 245 seconds)
- # [20:23] * Quits: Cromulent (~Cromulent@cpc4-reig5-2-0-cust637.6-3.cable.virginmedia.com) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
- # [20:28] * Krinkle is now known as Krinkle|detached
- # [20:29] * Joins: bentruyman (~bentruyma@c-98-193-95-144.hsd1.il.comcast.net)
- # [20:36] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Remote host closed the connection)
- # [20:39] * Quits: bholley (~bholley@c-24-5-195-18.hsd1.ca.comcast.net) (Quit: bholley)
- # [20:41] * Joins: alrra (~alrra@188.24.72.71)
- # [20:41] * Quits: alrra (~alrra@188.24.72.71) (Changing host)
- # [20:41] * Joins: alrra (~alrra@unaffiliated/alrra)
- # [21:02] * Quits: miketaylr (~miketaylr@69.38.252.85) (Quit: Leaving...)
- # [21:06] * Joins: thiessenp (~thiessenp@176.61.49.16)
- # [21:06] * Quits: bentruyman (~bentruyma@c-98-193-95-144.hsd1.il.comcast.net) (Quit: Textual IRC Client: www.textualapp.com)
- # [21:07] * Quits: thiessenp (~thiessenp@176.61.49.16) (Client Quit)
- # [21:07] * Joins: mattgifford (~mattgiffo@108.161.20.199)
- # [21:07] * Quits: marcosc_ (~marcosc@bl7-113-163.dsl.telepac.pt) (Remote host closed the connection)
- # [21:14] * Joins: Adawerk (~ada@169.241.49.57)
- # [21:20] * Joins: eresair (~eresair@c-71-198-63-24.hsd1.ca.comcast.net)
- # [21:21] * Quits: Ms2ger (~Ms2ger@236.199-242-81.adsl-dyn.isp.belgacom.be) (Quit: nn)
- # [21:23] * Quits: alrra (~alrra@unaffiliated/alrra) (Quit: Leaving)
- # [21:24] * Quits: eresair (~eresair@c-71-198-63-24.hsd1.ca.comcast.net) (Ping timeout: 260 seconds)
- # [21:27] * Joins: zcorpan (~zcorpan@90-230-217-68-no135.tbcn.telia.com)
- # [21:29] * Quits: zcorpan (~zcorpan@90-230-217-68-no135.tbcn.telia.com) (Remote host closed the connection)
- # [21:34] * Quits: Adawerk (~ada@169.241.49.57) (Ping timeout: 272 seconds)
- # [21:35] * Joins: Adawerk (~ada@169.241.49.57)
- # [21:42] * Joins: miketaylr (~miketaylr@69.38.252.85)
- # [21:43] * Joins: jsoncorwin (~textual@c-98-210-130-242.hsd1.ca.comcast.net)
- # [21:43] * Quits: mitemitreski (~mitemitre@212.120.17.179) (Read error: Connection reset by peer)
- # [22:00] * Joins: bde (~bde@188.126.73.169)
- # [22:02] * Parts: bde (~bde@188.126.73.169)
- # [22:18] * Quits: rakl (~rakl@208-90-212-222.PUBLIC.monkeybrains.net) (Quit: gone)
- # [22:20] * Joins: eresair (~eresair@c-71-198-63-24.hsd1.ca.comcast.net)
- # [22:24] * Quits: zdobersek (~zdobersek@cpe-77.38.31.63.cable.t-1.si) (Quit: ZNC - http://znc.in)
- # [22:25] * Quits: eresair (~eresair@c-71-198-63-24.hsd1.ca.comcast.net) (Ping timeout: 272 seconds)
- # [22:32] * Joins: rakl (~rakl@208-90-212-222.PUBLIC.monkeybrains.net)
- # [22:35] * Quits: mattgifford (~mattgiffo@108.161.20.199) (Remote host closed the connection)
- # [22:38] * Quits: Badreddi1 (~Nur@189.193.27.199) (Ping timeout: 272 seconds)
- # [22:46] * Joins: divya1 (~Adium@173-228-123-12.dsl.dynamic.sonic.net)
- # [22:47] * Quits: divya (~Adium@173-228-123-12.dsl.dynamic.sonic.net) (Ping timeout: 245 seconds)
- # [22:51] * Quits: othermaciej (~mjs@c-50-136-134-16.hsd1.ca.comcast.net) (Quit: othermaciej)
- # [22:57] * Joins: scor (~scor@c-98-216-39-127.hsd1.ma.comcast.net)
- # [22:57] * Quits: scor (~scor@c-98-216-39-127.hsd1.ma.comcast.net) (Changing host)
- # [22:57] * Joins: scor (~scor@drupal.org/user/52142/view)
- # [23:04] <GPHemsley> Hixie: Don't know if this is still applicable or what, but the Mac OS X sorting algorithm seems to take each embedded series of digits as a separate number, meaning hex numbers sort very unintuitively.
- # [23:08] * Joins: Badreddin (~Nur@189.192.155.69)
- # [23:12] * Joins: tantek (~tantek@70-36-139-86.dsl.dynamic.sonic.net)
- # [23:17] * Quits: miketaylr (~miketaylr@69.38.252.85) (Quit: Leaving...)
- # [23:17] * Quits: maikmerten (~maikmerte@port-92-201-3-38.dynamic.qsc.de) (Remote host closed the connection)
- # [23:20] * Joins: eresair (~eresair@c-71-198-63-24.hsd1.ca.comcast.net)
- # [23:25] * Quits: eresair (~eresair@c-71-198-63-24.hsd1.ca.comcast.net) (Ping timeout: 264 seconds)
- # [23:31] * Quits: annevk5 (~annevk@94.116.107.128) (Remote host closed the connection)
- # [23:34] * Quits: Badreddin (~Nur@189.192.155.69) (Ping timeout: 272 seconds)
- # [23:38] * Joins: Badreddin (~Nur@189.192.155.69)
- # [23:39] * Quits: roven (~roven@78-20-24-80.access.telenet.be) (Read error: Connection reset by peer)
- # [23:44] * Quits: pyrsmk (~pyrsmk@2a01:e35:2f52:ead0:cde2:8b57:df0d:6c00) (Remote host closed the connection)
- # [23:46] * Quits: scor (~scor@drupal.org/user/52142/view) (Quit: scor)
- # [23:55] * divya1 is now known as divya
- # Session Close: Sun Mar 03 00:00:01 2013
The end :)