index.txt 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. ##
  2. # The MIT License (MIT)
  3. #
  4. # Copyright (c) 2014 Achille Roussel <achille.roussel@gmail.com>
  5. #
  6. # Permission is hereby granted, free of charge, to any person obtaining a copy
  7. # of this software and associated documentation files (the "Software"), to deal
  8. # in the Software without restriction, including without limitation the rights
  9. # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  10. # copies of the Software, and to permit persons to whom the Software is
  11. # furnished to do so, subject to the following conditions:
  12. #
  13. # The above copyright notice and this permission notice shall be included in all
  14. # copies or substantial portions of the Software.
  15. #
  16. # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  17. # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  18. # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  19. # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  20. # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  21. # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  22. # SOFTWARE.
  23. ##
  24. # project's man pages
  25. nnxx(3) nnxx.3.ronn
  26. nnxx::message(3) nnxx/message.3.ronn
  27. nnxx::message_control(3) nnxx/message.3.ronn
  28. nnxx::message_istream(3) nnxx/message.3.ronn
  29. nnxx::message_ostream(3) nnxx/message.3.ronn
  30. nnxx::message_streambuf(3) nnxx/message.3.ronn
  31. nnxx::poll_entry(3) nnxx/poll.3.ronn
  32. nnxx::poll_vector(3) nnxx/poll.3.ronn
  33. nnxx::ready_iterator(3) nnxx/poll.3.ronn
  34. nnxx::ready_sequence(3) nnxx/poll.3.ronn
  35. nnxx::signal_error(3) nnxx/signal.3.ronn
  36. nnxx::socket(3) nnxx/socket.3.ronn
  37. nnxx::symbol_properties(3) nnxx/symbol.3.ronn
  38. nnxx::term_error(3) nnxx/term.3.ronn
  39. nnxx::timeout_error(3) nnxx/timeout.3.ronn
  40. nnxx::with_linger(3) nnxx/timeout.3.ronn
  41. nnxx::with_recv_timeout(3) nnxx/timeout.3.ronn
  42. nnxx::with_send_timeout(3) nnxx/timeout.3.ronn
  43. nnxx::c_str(3) nnxx/strings.3.ronn
  44. nnxx::device(3) nnxx/device.3.ronn
  45. nnxx::get_linger(3) nnxx/timeout.3.ronn
  46. nnxx::get_send_timeout(3) nnxx/timeout.3.ronn
  47. nnxx::get_surveyor_deadline(3) nnxx/timeout.3.ronn
  48. nnxx::poll(3) nnxx/poll.3.ronn
  49. nnxx::recv_ready(3) nnxx/poll.3.ronn
  50. nnxx::send_ready(3) nnxx/poll.3.ronn
  51. nnxx::set_linger(3) nnxx/timeout.3.ronn
  52. nnxx::set_recv_timeout(3) nnxx/timeout.3.ronn
  53. nnxx::set_resend_interval(3) nnxx/timeout.3.ronn
  54. nnxx::set_send_timeout(3) nnxx/timeout.3.ronn
  55. nnxx::set_surveyor_deadline(3) nnxx/timeout.3.ronn
  56. nnxx::strerror(3) nnxx/strings.3.ronn
  57. nnxx::subscribe(3) nnxx/pubsub.3.ronn
  58. nnxx::symbol(3) nnxx/symbol.3.ronn
  59. nnxx::term(3) nnxx/term.3.ronn
  60. nnxx::unsubscribe(3) nnxx/pubsub.3.ronn
  61. nnxx::this_thread(3) nnxx/this_thread.3.ronn
  62. nanomsgxx(7) nanomsgxx.7.ronn
  63. nanomsgxx-design(7) nanomsgxx/design.7.ronn
  64. nanomsgxx-messages(7) nanomsgxx/messages.7.ronn
  65. nanomsgxx-polling(7) nanomsgxx/polling.7.ronn
  66. nanomsgxx-sockets(7) nanomsgxx/sockets.7.ronn
  67. # external man pages
  68. nanomsg(7) http://nanomsg.org/v0.3/nanomsg.7.html