0.4.00.4.10.4.2stable
|
Last change
on this file since 95e4ace was
394f7a1,
checked in by Michael Medin <michael@…>, 5 years ago
|
|
+ Added propper output handling to process subsystem (now you can execute programs tat return "much" data.
+ Added select support for SSL_write (now you can send "any amount of data" to the (SSL) socket.
Since check_nrpe doesn't do this it wont work in that end, but still...
|
-
Property mode set to
100644
|
|
File size:
273 bytes
|
| Line | |
|---|
| 1 | LIBRARY NRPEClient
|
|---|
| 2 |
|
|---|
| 3 | EXPORTS
|
|---|
| 4 | NSModuleHelperInit
|
|---|
| 5 | NSLoadModule
|
|---|
| 6 | NSGetModuleName
|
|---|
| 7 | NSGetModuleVersion
|
|---|
| 8 | NSHasCommandHandler
|
|---|
| 9 | NSHasMessageHandler
|
|---|
| 10 | NSHandleMessage
|
|---|
| 11 | NSHandleCommand
|
|---|
| 12 | NSUnloadModule
|
|---|
| 13 | NSGetConfigurationMeta
|
|---|
| 14 | NSGetModuleDescription
|
|---|
| 15 | NSCommandLineExec
|
|---|
Note: See
TracBrowser
for help on using the repository browser.