[runtime] Clean up the socket-io.c file to use the mono coding conventions. Rename...
authorZoltan Varga <vargaz@gmail.com>
Sat, 27 Feb 2016 06:48:10 +0000 (01:48 -0500)
committerZoltan Varga <vargaz@gmail.com>
Sat, 27 Feb 2016 06:48:10 +0000 (01:48 -0500)
commit3178ed38ccf1f0930642862a7a187dbe3b16ec1f
treea68ab345e215a069b866f08740ed99cd56efb6e0
parentd27bb08606604161c82e4fb87375501d4ce0468b
[runtime] Clean up the socket-io.c file to use the mono coding conventions. Rename 'error' to 'werror' so 'error' can be used to refer to MonoError as everywhere else. NFC.
mono/metadata/socket-io.c