]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[xfer] Add xfer_window_changed()
authorMichael Brown <mcb30@ipxe.org>
Sun, 5 Sep 2010 00:16:29 +0000 (01:16 +0100)
committerMichael Brown <mcb30@ipxe.org>
Sun, 5 Sep 2010 02:12:17 +0000 (03:12 +0100)
commitc8199aacaa01a5ef3a13d958a8a46206bd0a6eea
treecc7f9124ad98a2b4677278933a15456e7553a870
parent35b19d8848c5141aff8ef858f908e9f7a7cf0b1d
[xfer] Add xfer_window_changed()

xfer_window_changed() can be used to notify peers that an interface is
now ready to accept data.  This can potentially be used to eliminate
the need for wasteful processes that simply poll xfer_window() until
the window becomes non-zero.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/xfer.c
src/include/ipxe/xfer.h