看板 FB_hackers 關於我們 聯絡資訊
On Sat, 7 Jun 2014, Daniel Janzon wrote: > Is there any better way than doing the accept() call in one thread and then > dispatch it to a thread on another core with any user space method? Why use accept() and not kevent()? You need to keep it portable? erdgeist _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"