Lines Matching refs:protoGetter
876 function protoGetter(name, callback) {
885 protoGetter('bytesRead', function bytesRead() {
889 protoGetter('remoteAddress', function remoteAddress() {
893 protoGetter('remoteFamily', function remoteFamily() {
897 protoGetter('remotePort', function remotePort() {
914 protoGetter('localAddress', function localAddress() {
919 protoGetter('localPort', function localPort() {
923 protoGetter('localFamily', function localFamily() {
980 protoGetter('_bytesDispatched', function _bytesDispatched() {
984 protoGetter('bytesWritten', function bytesWritten() {