]> git.lizzy.rs Git - plan9front.git/commit
rio: move the code for 'send' into a function
authorkvik <kvik@a-b.xyz>
Sun, 4 Oct 2020 20:45:22 +0000 (22:45 +0200)
committerkvik <kvik@a-b.xyz>
Sun, 4 Oct 2020 20:45:22 +0000 (22:45 +0200)
commit6f76d0030034303e753e359c05a7d630bbb42aed
tree4bf49ddbd14af4d6de730a600dec6fa8f96a95f7
parent2aff96f17c4127617a48f75032c13e19cd3eb4a9
rio: move the code for 'send' into a function

Makes the code a bit nicer and allows reusing wsend() in patches.
sys/src/cmd/rio/dat.h
sys/src/cmd/rio/rio.c
sys/src/cmd/rio/wind.c