aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/src/inet.erl
diff options
context:
space:
mode:
authorsoranoba <[email protected]>2015-03-14 15:03:49 +0900
committersoranoba <[email protected]>2015-03-14 15:03:49 +0900
commitfa2b944f13fc85bdee593e1896c61ca2e3a7def9 (patch)
tree7596c3a25db1d2e51f74b469c60476c7493f0c6a /lib/kernel/src/inet.erl
parent425668272206a0f2e4b383aef0e2364e35046686 (diff)
downloadotp-fa2b944f13fc85bdee593e1896c61ca2e3a7def9.tar.gz
otp-fa2b944f13fc85bdee593e1896c61ca2e3a7def9.tar.bz2
otp-fa2b944f13fc85bdee593e1896c61ca2e3a7def9.zip
Fix file:position (not raw mode)
When it called the "file:position", it subtract the size that was read into the buffer, and returns the value. However, it has been discarded buffer and correct position is lost, if "file:postion" returns error.
Diffstat (limited to 'lib/kernel/src/inet.erl')
0 files changed, 0 insertions, 0 deletions