issues
search
chriskohlhoff
/
asio-tr2
C++ TR2 proposal based on Asio
17
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Incorrect use_service, has_service, make_service declarations in <executor> Synopsis
#229
chriskohlhoff
opened
8 years ago
0
Review changes since P0112R0
#228
chriskohlhoff
opened
9 years ago
0
ExecutionContext overloads of post, dispatch, and defer should use get_associated_executor()
#227
chriskohlhoff
opened
9 years ago
0
Associators should support non-const get_executor() members.
#226
chriskohlhoff
opened
9 years ago
1
Consider operator+= for const_buffer and mutable_buffer
#225
chriskohlhoff
opened
9 years ago
1
Consider SFINAE-enabling associators
#224
chriskohlhoff
opened
9 years ago
1
use_service and make_service should be reentrant
#223
chriskohlhoff
opened
9 years ago
0
no net::buffer() overload accepts const basic_string
#222
jwakely
opened
9 years ago
3
Overspecification? if (ec) throw system_error(ec, __func__);
#221
jwakely
opened
9 years ago
3
What are the requirements for an EndpointSequence ?
#220
jwakely
opened
9 years ago
1
Wording for various cancel() functions is not clear that they don't block
#219
jwakely
opened
9 years ago
1
Need wording about lifetime of execution contexts
#218
jwakely
opened
9 years ago
5
[internet.resolver.ops] cast void* to sockaddr*
#217
jwakely
closed
9 years ago
0
[socket.iostream] fix class name in constructor
#216
jwakely
closed
9 years ago
0
send_to and async_send_to use inconsistent variable names
#215
jwakely
opened
9 years ago
1
[internet.endpoint.io] uses protocol_type typedef in scope where it isn't declared
#214
jwakely
closed
9 years ago
1
[internet.synop] add missing 'class' keywords
#213
jwakely
closed
9 years ago
0
[internet.synop] correct names of stdint.h typedefs
#212
jwakely
closed
9 years ago
0
[internet.udp] fix typo
#211
jwakely
closed
9 years ago
0
[internet.resolver.results.cons] fix move constructor signature
#210
jwakely
closed
9 years ago
0
Network v4 clarifications
#209
jwakely
closed
9 years ago
1
[internet.bad.address.cast] use public inheritance
#208
jwakely
closed
9 years ago
0
[internet.address.v4.creation] qualify bytes_type
#207
jwakely
closed
9 years ago
2
basic_socket_acceptor::accept return clause unclear
#206
jwakely
opened
9 years ago
1
[socket.dgram.op] returns clause uses wrong variable name
#205
jwakely
closed
9 years ago
0
basic_socket::at_mark(error_code&) doesn't say what it returns on error
#204
jwakely
closed
9 years ago
4
[socket.synop] fix typo in declaration
#203
jwakely
closed
9 years ago
0
Unclear lifetimes of executor work guards
#202
jwakely
opened
9 years ago
1
[io_context.exec.comparisons] requires calls to non-const functions
#201
jwakely
opened
9 years ago
6
[buffer.const] state postconditions in terms of public API
#200
chriskohlhoff
closed
9 years ago
0
[buffer.synop] add missing parameter type to buffer_copy
#199
chriskohlhoff
closed
9 years ago
0
[buffer.synop] add missing class keywords
#198
jwakely
closed
9 years ago
0
[buffer.size] replace v with *i.
#197
jwakely
closed
9 years ago
0
[async.use.future.members] defined in terms of invalid completion signature
#196
jwakely
opened
9 years ago
1
[async.use.future.cons] use_future_t doesn't allow its allocator to throw
#195
jwakely
opened
9 years ago
1
[async.dispatch] uses DEDUCED without completion signatures
#194
jwakely
opened
9 years ago
2
Add missing struct keyword to buffer type traits.
#193
jwakely
closed
9 years ago
0
Double check if there are any ADL customisation points
#192
chriskohlhoff
opened
9 years ago
0
Consider namespace and where it will end up once "experimental" is dropped
#191
chriskohlhoff
opened
9 years ago
1
Add general plans section
#190
chriskohlhoff
opened
9 years ago
0
Remove std:: qualifier, and network_v1:: refs in as-if specifications
#189
ja11sop
closed
9 years ago
0
Also include a reference to standard-layout types
#188
ja11sop
opened
9 years ago
0
Monospace prose-font true and false.
#187
ja11sop
closed
9 years ago
0
Delete tcp and udp default constructor
#186
jwakely
closed
9 years ago
0
Feature test and/or real macros
#185
chriskohlhoff
opened
9 years ago
0
Use table format for internet socket options
#184
chriskohlhoff
closed
9 years ago
1
Think about renaming "network_interface" parameter for IPv6 to scope_id
#183
chriskohlhoff
opened
9 years ago
1
Check whether outbound_interface is gettable
#182
chriskohlhoff
closed
9 years ago
2
Add requirements for using IPv4 or IPv6 and disallow other types
#181
chriskohlhoff
opened
9 years ago
0
Use forwarding constructors in multicast group socket options
#180
chriskohlhoff
closed
9 years ago
1
Next