cvs commit: src/sys/kern uipc_socket2.c

看板DFBSD_commit作者時間21年前 (2005/04/20 18:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
hsu 2005/04/20 02:28:29 PDT DragonFly src repository Modified files: sys/kern uipc_socket2.c Log: sbappend() is called by stream-oriented as well as record-oriented protocols, so we can't use the sb_lastrecord hint, which is only for record-oriented protocols, as an optimization. (However, stream-oriented protocols only have one record anyways, so a last record hint provides zero speedup here anyhow.) Original bug with X client occasionally not working reported by Simon Schubert. Revision Changes Path 1.17 +2 -1 src/sys/kern/uipc_socket2.c http://www.dragonflybsd.org/cvsweb/src/sys/kern/uipc_socket2.c.diff?r1=1.16&r2=1.17&f=u
文章代碼(AID): #12PYXe00 (DFBSD_commit)
文章代碼(AID): #12PYXe00 (DFBSD_commit)