aboutsummaryrefslogtreecommitdiffstats
path: root/plt
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2019-07-04 14:51:28 +0200
committerMicael Karlberg <[email protected]>2019-07-04 14:51:28 +0200
commit40bf3831e0aae6d77cdcdbcc96fa916c22233c96 (patch)
treefb88f4b57d3b962980d0ba015feca1156c4054fa /plt
parent6801adfbe71a633b1e36a8981bfa7001ff476607 (diff)
downloadotp-40bf3831e0aae6d77cdcdbcc96fa916c22233c96.tar.gz
otp-40bf3831e0aae6d77cdcdbcc96fa916c22233c96.tar.bz2
otp-40bf3831e0aae6d77cdcdbcc96fa916c22233c96.zip
[esock] Fixed debug "file"
Debug printouts is done to "dbgout", but the dbg macro flushed "stdout" (which was the default). So, in order to make the macro work properly in all cases, we rename dbgout to esock_dbgout and make it extern (was static), and then used that in the macro. OTP-15817
Diffstat (limited to 'plt')
0 files changed, 0 insertions, 0 deletions