ACE_TAO icon indicating copy to clipboard operation
ACE_TAO copied to clipboard

ACE and TAO

Results 140 ACE_TAO issues
Sort by recently updated
recently updated
newest added

This a WIP PR for adding maps to tao_idl. Currently I have the flex/bison and ast generation working (although a tad messy), as well as a simple test to verify...

`ACE_Process::child` is called after for `fork` and various `set*id` on UNIX If calling [`setrlimit`](https://linux.die.net/man/2/setrlimit) inside `ACE_Process::child`, `setrlimit` might return `-1` with `errno` `EPERM` because various `set*id` might limit permissions. See...

* Strip the directory from the filename in the MD5 checksum file. Otherwise the md5sum --check does not work. * Create the sha256 checksum files Signed-off-by: Jan Vermaete

### Version Latest (7.0.7), also in 6.5.5, probably in all versions. ### Host machine and operating system Linux & macOS ### Target machine and operating system (if different from host)...

### Version ACE+TAO 6.5.14 ### Host machine and operating system Linux 4.4.0-131-generic x86_64 ### Compiler name and version (including patch level) gcc version 5.4.0 20160609 ### The problem effects: Program...

I see ACE now support HTTP and HTTPS protocol. But I have not found supports for websocket and websocket security. Does ACE support websocket and websocket security now?

question

Motivation: We use ace for communications using serial ports. We do get an error code 10038. [10038 socket error](https://stackoverflow.com/questions/3948164/10038-socket-error) To my understanding this is caused by ACE using WASend, which...

TAO support revocation lists