acelyc111 opened a new pull request, #1241: URL: https://github.com/apache/incubator-pegasus/pull/1241
https://github.com/apache/incubator-pegasus/issues/1234 including changes: 1. change `dsn_handle_t` which is used for files descriptor to `linux_fd_t` which wrap an `int` 2. remove useless `dsn_handle_t` type member from `class aio_context`, `struct callback_para` 3. change `file_object` from `void *` to `disk_file *` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
