12018-09-16T00:05:53  *** emilengler has joined #bitcoin-core-dev
  22018-09-16T00:17:22  *** emilengler has quit IRC
  32018-09-16T00:29:34  *** droark has joined #bitcoin-core-dev
  42018-09-16T00:38:52  *** Chris_Stewart_5 has quit IRC
  52018-09-16T01:12:51  *** jarthur has joined #bitcoin-core-dev
  62018-09-16T01:16:21  *** dcousens has quit IRC
  72018-09-16T02:21:47  *** jarthur_ has joined #bitcoin-core-dev
  82018-09-16T02:24:24  *** jarthur has quit IRC
  92018-09-16T02:32:19  *** rex4539 has quit IRC
 102018-09-16T02:48:49  *** jarthur_ is now known as jarthur
 112018-09-16T02:49:48  *** droark has quit IRC
 122018-09-16T03:05:16  *** niska has quit IRC
 132018-09-16T03:10:38  *** niska has joined #bitcoin-core-dev
 142018-09-16T03:32:02  *** Krellan has quit IRC
 152018-09-16T03:32:51  *** Krellan has joined #bitcoin-core-dev
 162018-09-16T04:12:44  *** Cory has quit IRC
 172018-09-16T04:19:26  *** Cory has joined #bitcoin-core-dev
 182018-09-16T04:43:16  *** droark has joined #bitcoin-core-dev
 192018-09-16T05:07:58  *** schnerchi has joined #bitcoin-core-dev
 202018-09-16T05:15:07  *** schnerchi has quit IRC
 212018-09-16T05:25:51  *** miknotauro has quit IRC
 222018-09-16T05:40:32  *** Krellan has quit IRC
 232018-09-16T05:41:06  *** Krellan has joined #bitcoin-core-dev
 242018-09-16T05:51:01  *** TheHoliestRoger has quit IRC
 252018-09-16T05:53:55  *** TheHoliestRoger has joined #bitcoin-core-dev
 262018-09-16T05:59:24  *** TheHoliestRoger has quit IRC
 272018-09-16T06:02:11  *** TheHoliestRoger has joined #bitcoin-core-dev
 282018-09-16T06:03:24  *** jarthur has quit IRC
 292018-09-16T06:38:40  *** rex4539 has joined #bitcoin-core-dev
 302018-09-16T06:40:25  *** copumpkin has quit IRC
 312018-09-16T06:45:47  *** murrayn has quit IRC
 322018-09-16T06:46:11  *** drexl has quit IRC
 332018-09-16T07:17:07  *** copumpkin has joined #bitcoin-core-dev
 342018-09-16T07:18:20  *** Jmabsd has joined #bitcoin-core-dev
 352018-09-16T07:18:50  <Jmabsd> What IO library / modality is Bitcoin Core using for its TCP data channels and TCP IO scheduling? (e.g. Boost ASIO)
 362018-09-16T07:20:09  <gmaxwell> ...
 372018-09-16T07:20:39  <gmaxwell> for P2P? the posix sockets api and the freeking os kernel.
 382018-09-16T07:21:43  *** copumpkin has quit IRC
 392018-09-16T07:35:14  *** Victorsueca has quit IRC
 402018-09-16T07:36:35  *** Victorsueca has joined #bitcoin-core-dev
 412018-09-16T07:48:55  *** ExtraCrispy has joined #bitcoin-core-dev
 422018-09-16T07:51:16  <Jmabsd> gmaxwell: so Bitcoin Core runs its own epoll()/poll()/select() call?
 432018-09-16T07:51:25  <sipa> yes
 442018-09-16T07:51:38  <Jmabsd> great, thx - actually where is it in the codee?
 452018-09-16T07:51:38  <sipa> select()
 462018-09-16T07:51:43  <sipa> net.xpp
 472018-09-16T07:51:47  <sipa> net.cpp
 482018-09-16T07:51:48  <Jmabsd> sipa: select() has a limit of 128 concurrent connections?
 492018-09-16T07:53:10  <Jmabsd> yeah anyhow select() is cool, incredibly cross-platform.
 502018-09-16T07:54:58  <sipa> no, 1024 iirc on most platforms
 512018-09-16T07:55:54  *** murrayn has joined #bitcoin-core-dev
 522018-09-16T08:12:08  <wumpus> luke-jr: that is true, on windows the SOCKET type exists already and is defined as we defined it; defining it as a different integer type on different platforms is for sure going to break things
 532018-09-16T08:13:22  <wumpus> luke-jr: I'm sure it's possible to abstract away 'what is a socket handle' but would be better to wrap it into some class then so that it can't accidentally be treated as integer at all
 542018-09-16T08:27:57  *** droark has quit IRC
 552018-09-16T10:12:55  *** vexbuy has joined #bitcoin-core-dev
 562018-09-16T10:13:29  *** vexbuy has quit IRC
 572018-09-16T10:16:26  *** sfhi has joined #bitcoin-core-dev
 582018-09-16T10:26:27  *** Cory has quit IRC
 592018-09-16T10:47:54  *** Jmabsd has quit IRC
 602018-09-16T11:04:31  *** Guyver2 has joined #bitcoin-core-dev
 612018-09-16T11:35:50  *** AaronvanW has joined #bitcoin-core-dev
 622018-09-16T11:51:13  *** rex4539 has quit IRC
 632018-09-16T11:52:12  *** sfhi has quit IRC
 642018-09-16T12:05:53  *** Chris_Stewart_5 has joined #bitcoin-core-dev
 652018-09-16T12:24:02  *** morcos has quit IRC
 662018-09-16T12:24:19  *** morcos has joined #bitcoin-core-dev
 672018-09-16T12:48:46  *** SopaXorzTaker has joined #bitcoin-core-dev
 682018-09-16T13:23:55  *** sfhi has joined #bitcoin-core-dev
 692018-09-16T13:27:12  *** Victorsueca has quit IRC
 702018-09-16T13:28:20  *** Victorsueca has joined #bitcoin-core-dev
 712018-09-16T13:37:26  *** hebasto_ has joined #bitcoin-core-dev
 722018-09-16T13:37:43  *** hebasto_ has quit IRC
 732018-09-16T13:39:43  *** hebasto has joined #bitcoin-core-dev
 742018-09-16T13:47:07  *** promag has joined #bitcoin-core-dev
 752018-09-16T13:51:24  *** promag has quit IRC
 762018-09-16T13:58:56  *** promag has joined #bitcoin-core-dev
 772018-09-16T14:03:31  *** promag has quit IRC
 782018-09-16T14:07:56  *** Krellan has quit IRC
 792018-09-16T14:08:38  *** Krellan has joined #bitcoin-core-dev
 802018-09-16T14:17:37  *** sfhi has quit IRC
 812018-09-16T14:31:52  *** promag has joined #bitcoin-core-dev
 822018-09-16T14:32:13  *** Chris_Stewart_5 has quit IRC
 832018-09-16T14:36:27  *** promag has quit IRC
 842018-09-16T14:52:49  *** emilengler has joined #bitcoin-core-dev
 852018-09-16T15:05:02  *** promag has joined #bitcoin-core-dev
 862018-09-16T15:10:44  *** promag has quit IRC
 872018-09-16T15:12:14  *** copumpkin has joined #bitcoin-core-dev
 882018-09-16T15:20:31  *** emilengler has quit IRC
 892018-09-16T15:32:21  *** harrymm has quit IRC
 902018-09-16T15:35:00  *** rex4539 has joined #bitcoin-core-dev
 912018-09-16T15:41:37  *** promag has joined #bitcoin-core-dev
 922018-09-16T15:44:42  *** harrymm has joined #bitcoin-core-dev
 932018-09-16T15:46:06  *** promag has quit IRC
 942018-09-16T15:49:42  *** hebasto has quit IRC
 952018-09-16T15:49:47  *** hebasto_ has joined #bitcoin-core-dev
 962018-09-16T15:55:05  *** harrymm has quit IRC
 972018-09-16T15:57:41  *** harrymm has joined #bitcoin-core-dev
 982018-09-16T15:59:39  *** harrymm_ has joined #bitcoin-core-dev
 992018-09-16T16:02:04  *** harrymm has quit IRC
1002018-09-16T16:02:38  *** SopaXorzTaker has quit IRC
1012018-09-16T16:08:53  *** promag has joined #bitcoin-core-dev
1022018-09-16T16:09:35  *** hebasto_ has quit IRC
1032018-09-16T16:13:17  *** promag has quit IRC
1042018-09-16T16:20:06  *** promag has joined #bitcoin-core-dev
1052018-09-16T16:21:47  *** ula has joined #bitcoin-core-dev
1062018-09-16T16:23:14  *** promag has quit IRC
1072018-09-16T16:23:29  *** promag has joined #bitcoin-core-dev
1082018-09-16T16:34:53  *** ghost43 has quit IRC
1092018-09-16T16:35:42  *** ghost43 has joined #bitcoin-core-dev
1102018-09-16T16:37:40  *** hebasto has joined #bitcoin-core-dev
1112018-09-16T16:47:24  *** promag has quit IRC
1122018-09-16T17:14:13  *** owowo has quit IRC
1132018-09-16T17:14:54  *** Guyver2 has quit IRC
1142018-09-16T17:17:59  *** SopaXorzTaker has joined #bitcoin-core-dev
1152018-09-16T17:19:07  *** YSqTU2XbB has joined #bitcoin-core-dev
1162018-09-16T17:19:20  *** owowo has joined #bitcoin-core-dev
1172018-09-16T17:23:19  *** cyber55 has quit IRC
1182018-09-16T17:26:04  *** YSqTU2XbB has quit IRC
1192018-09-16T17:53:00  *** emilengler has joined #bitcoin-core-dev
1202018-09-16T18:01:24  *** emilengler has quit IRC
1212018-09-16T18:04:09  *** harrymm_ has quit IRC
1222018-09-16T18:20:05  *** SopaXorzTaker has joined #bitcoin-core-dev
1232018-09-16T18:22:44  *** harrymm_ has joined #bitcoin-core-dev
1242018-09-16T18:44:58  *** rex4539 has joined #bitcoin-core-dev
1252018-09-16T18:59:13  *** SopaXorzTaker has quit IRC
1262018-09-16T19:20:38  *** rex4539 has quit IRC
1272018-09-16T19:27:12  *** lnostdal has quit IRC
1282018-09-16T19:29:07  *** hebasto has quit IRC
1292018-09-16T19:29:12  *** hebasto_ has joined #bitcoin-core-dev
1302018-09-16T19:40:57  *** quer has quit IRC
1312018-09-16T19:41:27  *** quer has joined #bitcoin-core-dev
1322018-09-16T19:41:33  *** intcat has quit IRC
1332018-09-16T19:43:01  *** intcat has joined #bitcoin-core-dev
1342018-09-16T19:50:15  *** intcat has quit IRC
1352018-09-16T19:51:41  *** intcat has joined #bitcoin-core-dev
1362018-09-16T19:57:20  *** quer has quit IRC
1372018-09-16T19:57:45  *** quer has joined #bitcoin-core-dev
1382018-09-16T19:58:04  *** rex4539 has joined #bitcoin-core-dev
1392018-09-16T20:07:29  *** promag has joined #bitcoin-core-dev
1402018-09-16T20:35:15  *** elichai2 has joined #bitcoin-core-dev
1412018-09-16T20:40:39  *** lnostdal has joined #bitcoin-core-dev
1422018-09-16T21:20:13  *** promag has quit IRC
1432018-09-16T21:43:21  *** rex4539 has quit IRC
1442018-09-16T21:49:06  *** rex4539 has joined #bitcoin-core-dev
1452018-09-16T21:53:21  *** rex4539 has quit IRC
1462018-09-16T21:56:33  *** jhfrontz has joined #bitcoin-core-dev
1472018-09-16T22:07:02  *** rex4539 has joined #bitcoin-core-dev
1482018-09-16T22:35:08  *** masonicboom has joined #bitcoin-core-dev
1492018-09-16T22:38:37  *** spinza has quit IRC
1502018-09-16T22:49:34  *** jarthur has joined #bitcoin-core-dev
1512018-09-16T22:52:05  *** grubles has joined #bitcoin-core-dev
1522018-09-16T22:56:45  *** Zenton has quit IRC
1532018-09-16T23:01:05  *** spinza has joined #bitcoin-core-dev
1542018-09-16T23:12:42  <pierre_rochard> I've added three shortcut buttons to apply filters on bitcoinacks.com - "Ready for Review", "Ready for Maintainer", and "User-Facing Only". They are additive, so you can click "Ready for Review" and then "User-Facing Only". Feel free to contact me or file an issue if you would like an additional shortcut button or to modify an existing one
1552018-09-16T23:13:34  <pierre_rochard> (These are rough, so for example a PR with two Concept ACKs isn't necessarily ready for a maintainer to take a look at and merge)
1562018-09-16T23:23:17  *** intcat has quit IRC
1572018-09-16T23:26:05  *** intcat has joined #bitcoin-core-dev
1582018-09-16T23:32:15  *** AaronvanW has quit IRC