about summary refs log tree commit diff stats
path: root/html/mutable.mu.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-10-18 10:39:18 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-10-18 10:39:18 -0700
commitc83f3bca47b1538ce469fc4463d6165156735675 (patch)
tree2575be098fb10f8373750f7905a5c06ab3c46c79 /html/mutable.mu.html
parent9c78e58e686e23aecfe1b229fc5abc8e0b4f8e3b (diff)
downloadmu-c83f3bca47b1538ce469fc4463d6165156735675.tar.gz
3519 - reading lots of data from a socket
In the process I've also altered the API of $read-from-socket to return
a boolean (eof?) rather than the number of bytes read (which is implicit
in the length of the returned array).
Diffstat (limited to 'html/mutable.mu.html')
0 files changed, 0 insertions, 0 deletions
n117'>117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177