diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/node/ext/byte_buffer.cc (renamed from src/node/byte_buffer.cc) | 0 | ||||
-rw-r--r-- | src/node/ext/byte_buffer.h (renamed from src/node/byte_buffer.h) | 0 | ||||
-rw-r--r-- | src/node/ext/call.cc (renamed from src/node/call.cc) | 0 | ||||
-rw-r--r-- | src/node/ext/call.h (renamed from src/node/call.h) | 0 | ||||
-rw-r--r-- | src/node/ext/channel.cc (renamed from src/node/channel.cc) | 0 | ||||
-rw-r--r-- | src/node/ext/channel.h (renamed from src/node/channel.h) | 0 | ||||
-rw-r--r-- | src/node/ext/completion_queue_async_worker.cc (renamed from src/node/completion_queue_async_worker.cc) | 0 | ||||
-rw-r--r-- | src/node/ext/completion_queue_async_worker.h (renamed from src/node/completion_queue_async_worker.h) | 0 | ||||
-rw-r--r-- | src/node/ext/credentials.cc (renamed from src/node/credentials.cc) | 0 | ||||
-rw-r--r-- | src/node/ext/credentials.h (renamed from src/node/credentials.h) | 0 | ||||
-rw-r--r-- | src/node/ext/event.cc (renamed from src/node/event.cc) | 0 | ||||
-rw-r--r-- | src/node/ext/event.h (renamed from src/node/event.h) | 0 | ||||
-rw-r--r-- | src/node/ext/node_grpc.cc (renamed from src/node/node_grpc.cc) | 0 | ||||
-rw-r--r-- | src/node/ext/server.cc (renamed from src/node/server.cc) | 0 | ||||
-rw-r--r-- | src/node/ext/server.h (renamed from src/node/server.h) | 0 | ||||
-rw-r--r-- | src/node/ext/server_credentials.cc (renamed from src/node/server_credentials.cc) | 0 | ||||
-rw-r--r-- | src/node/ext/server_credentials.h (renamed from src/node/server_credentials.h) | 0 | ||||
-rw-r--r-- | src/node/ext/tag.cc (renamed from src/node/tag.cc) | 0 | ||||
-rw-r--r-- | src/node/ext/tag.h (renamed from src/node/tag.h) | 0 | ||||
-rw-r--r-- | src/node/ext/timeval.cc (renamed from src/node/timeval.cc) | 0 | ||||
-rw-r--r-- | src/node/ext/timeval.h (renamed from src/node/timeval.h) | 0 | ||||
-rw-r--r-- | src/node/index.js (renamed from src/node/main.js) | 0 | ||||
-rw-r--r-- | src/node/src/client.js (renamed from src/node/client.js) | 0 | ||||
-rw-r--r-- | src/node/src/common.js (renamed from src/node/common.js) | 0 | ||||
-rw-r--r-- | src/node/src/server.js (renamed from src/node/server.js) | 0 | ||||
-rw-r--r-- | src/node/src/surface_client.js (renamed from src/node/surface_client.js) | 0 | ||||
-rw-r--r-- | src/node/src/surface_server.js (renamed from src/node/surface_server.js) | 0 |
27 files changed, 0 insertions, 0 deletions
diff --git a/src/node/byte_buffer.cc b/src/node/ext/byte_buffer.cc index 142951475a..142951475a 100644 --- a/src/node/byte_buffer.cc +++ b/src/node/ext/byte_buffer.cc diff --git a/src/node/byte_buffer.h b/src/node/ext/byte_buffer.h index ee2b4c0d15..ee2b4c0d15 100644 --- a/src/node/byte_buffer.h +++ b/src/node/ext/byte_buffer.h diff --git a/src/node/call.cc b/src/node/ext/call.cc index 6434c2f0d5..6434c2f0d5 100644 --- a/src/node/call.cc +++ b/src/node/ext/call.cc diff --git a/src/node/call.h b/src/node/ext/call.h index 1924a1bf42..1924a1bf42 100644 --- a/src/node/call.h +++ b/src/node/ext/call.h diff --git a/src/node/channel.cc b/src/node/ext/channel.cc index 9087d6f919..9087d6f919 100644 --- a/src/node/channel.cc +++ b/src/node/ext/channel.cc diff --git a/src/node/channel.h b/src/node/ext/channel.h index 140cbf201a..140cbf201a 100644 --- a/src/node/channel.h +++ b/src/node/ext/channel.h diff --git a/src/node/completion_queue_async_worker.cc b/src/node/ext/completion_queue_async_worker.cc index 8de7db66d5..8de7db66d5 100644 --- a/src/node/completion_queue_async_worker.cc +++ b/src/node/ext/completion_queue_async_worker.cc diff --git a/src/node/completion_queue_async_worker.h b/src/node/ext/completion_queue_async_worker.h index 2c928b7024..2c928b7024 100644 --- a/src/node/completion_queue_async_worker.h +++ b/src/node/ext/completion_queue_async_worker.h diff --git a/src/node/credentials.cc b/src/node/ext/credentials.cc index f9cd2fcfe0..f9cd2fcfe0 100644 --- a/src/node/credentials.cc +++ b/src/node/ext/credentials.cc diff --git a/src/node/credentials.h b/src/node/ext/credentials.h index 981e5a99bc..981e5a99bc 100644 --- a/src/node/credentials.h +++ b/src/node/ext/credentials.h diff --git a/src/node/event.cc b/src/node/ext/event.cc index 2ca38b7448..2ca38b7448 100644 --- a/src/node/event.cc +++ b/src/node/ext/event.cc diff --git a/src/node/event.h b/src/node/ext/event.h index e06d8f0168..e06d8f0168 100644 --- a/src/node/event.h +++ b/src/node/ext/event.h diff --git a/src/node/node_grpc.cc b/src/node/ext/node_grpc.cc index bc1dfaf899..bc1dfaf899 100644 --- a/src/node/node_grpc.cc +++ b/src/node/ext/node_grpc.cc diff --git a/src/node/server.cc b/src/node/ext/server.cc index b102775d33..b102775d33 100644 --- a/src/node/server.cc +++ b/src/node/ext/server.cc diff --git a/src/node/server.h b/src/node/ext/server.h index d50f1fb6c5..d50f1fb6c5 100644 --- a/src/node/server.h +++ b/src/node/ext/server.h diff --git a/src/node/server_credentials.cc b/src/node/ext/server_credentials.cc index 393f3a6305..393f3a6305 100644 --- a/src/node/server_credentials.cc +++ b/src/node/ext/server_credentials.cc diff --git a/src/node/server_credentials.h b/src/node/ext/server_credentials.h index 8baae3f185..8baae3f185 100644 --- a/src/node/server_credentials.h +++ b/src/node/ext/server_credentials.h diff --git a/src/node/tag.cc b/src/node/ext/tag.cc index dc8e523e12..dc8e523e12 100644 --- a/src/node/tag.cc +++ b/src/node/ext/tag.cc diff --git a/src/node/tag.h b/src/node/ext/tag.h index bdb09252d9..bdb09252d9 100644 --- a/src/node/tag.h +++ b/src/node/ext/tag.h diff --git a/src/node/timeval.cc b/src/node/ext/timeval.cc index 687e33576b..687e33576b 100644 --- a/src/node/timeval.cc +++ b/src/node/ext/timeval.cc diff --git a/src/node/timeval.h b/src/node/ext/timeval.h index 1fb0f2c690..1fb0f2c690 100644 --- a/src/node/timeval.h +++ b/src/node/ext/timeval.h diff --git a/src/node/main.js b/src/node/index.js index 751c3525d3..751c3525d3 100644 --- a/src/node/main.js +++ b/src/node/index.js diff --git a/src/node/client.js b/src/node/src/client.js index 3a1c9eef84..3a1c9eef84 100644 --- a/src/node/client.js +++ b/src/node/src/client.js diff --git a/src/node/common.js b/src/node/src/common.js index 54247e3fa1..54247e3fa1 100644 --- a/src/node/common.js +++ b/src/node/src/common.js diff --git a/src/node/server.js b/src/node/src/server.js index 03cdbe6f98..03cdbe6f98 100644 --- a/src/node/server.js +++ b/src/node/src/server.js diff --git a/src/node/surface_client.js b/src/node/src/surface_client.js index 16c31809f4..16c31809f4 100644 --- a/src/node/surface_client.js +++ b/src/node/src/surface_client.js diff --git a/src/node/surface_server.js b/src/node/src/surface_server.js index af23ec211c..af23ec211c 100644 --- a/src/node/surface_server.js +++ b/src/node/src/surface_server.js |