issues
search
skypjack
/
uvw
Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!
MIT License
1.88k
stars
211
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
some doc shows 404
#318
heheda123123
opened
4 weeks ago
0
fix: fixed incorrect wrap for process's stdio container
#317
sssooonnnggg
opened
1 month ago
1
Make error_event copy assignable
#316
ruurdadema
closed
2 months ago
1
No reliable way for reclaiming memory with custom alloc callback
#315
ruurdadema
opened
2 months ago
3
build(meson): bump libuv to 1.48.0
#314
brenfwd
closed
6 months ago
1
Reference uvw_net in README
#313
mincequi
closed
6 months ago
0
Run a task on next event loop iteration
#312
mincequi
closed
7 months ago
2
uvw_net available
#311
mincequi
closed
6 months ago
8
Question: Pipe process output
#310
mathisloge
closed
9 months ago
1
Issuing multiple filesystem operations at a time with user supplied buffer
#309
ReimuNotMoe
closed
7 months ago
2
Error when building on Windows - multiple rules generate _deps/libuv-build/uv.lib
#308
kenkopelson
closed
7 months ago
4
Document suggested cleanup approach
#307
rconde01
closed
1 year ago
9
build: add initial meson support
#306
brenfwd
closed
9 months ago
10
Build issues
#305
R2Sam
closed
1 year ago
5
Check for GCC/Clang compiler warnings in Ubuntu GitHub Actions CI
#304
aloisklink
closed
1 year ago
5
uv_type: make `~uv_type()` destructor protected
#303
aloisklink
closed
1 year ago
2
Fix compiler warnings in `test` directory
#302
aloisklink
closed
1 year ago
1
type_info: avoid gcc-7 `-Wsign-conversion warning`
#301
aloisklink
closed
1 year ago
0
tty: remove unnecessary semi-colon
#300
aloisklink
closed
1 year ago
0
pipe: hide `uvw::pipe_handle::connect()` `-Wsign-conversion` warning
#299
aloisklink
closed
1 year ago
0
util: fix `-Wsign-conversion` in ip_addr()
#298
aloisklink
closed
1 year ago
4
loop: rename variable to fix `-Wshadow` warning
#297
aloisklink
closed
1 year ago
0
uv_type: supress `-Werror=unused` compiler error
#296
aloisklink
closed
1 year ago
4
Fix minor typo in CMakeLists.txt
#295
ReimuNotMoe
closed
1 year ago
0
suppress compiler warning
#294
falsycat
closed
1 year ago
8
Q: cpp http server based on libuv
#293
overthetop
closed
1 year ago
3
Segmentation fault on calling thread.join due to destructor also calling thread.join
#292
wirepair
opened
1 year ago
5
How to Handle a Broken Pipe (SIGPIPE) in UVW?
#291
juliancnn
closed
1 year ago
2
Provide custom read buffer allocators for handle objects
#290
MasterLogick
closed
1 year ago
0
Provide a way to specify buffer size
#289
ReimuNotMoe
closed
1 year ago
5
fix undefined uint32_t error on 2.12.1 under GCC 13
#288
fcelda
closed
1 year ago
1
create v2 branch for bug fixes
#287
fcelda
closed
1 year ago
4
uvw_fs_event and uvw_loop fail on Darwin PPC
#286
barracuda156
closed
1 year ago
5
Is there 2.x backward compatibility layer?
#285
pemensik
closed
1 year ago
15
Vcpkg uvw version 2.12.1
#284
andrey231
closed
1 year ago
1
48 error
#283
andrey231
closed
1 year ago
1
loop::run not marked inline
#282
mfrg
closed
1 year ago
1
Fix compile errors caused by ambiguous naming of poll_event in poll_handle
#281
ReimuNotMoe
closed
1 year ago
2
fix ambiguous overloaded from c++20 with explicit cast
#280
Ender-events
closed
1 year ago
7
Error in .vtu Files with hexahedron type of elements
#279
nameless2342
closed
1 year ago
1
fix missing const in equality relation for C++23
#278
jopadan
closed
1 year ago
3
Do not fail unit test because cpu speed 0
#277
pemensik
closed
1 year ago
0
ErrorCode EPIPE -4047 Broken Pipe
#276
killghost
closed
1 year ago
2
avoid cmake complaining about using VERSION keyword
#275
stefanofiorentino
closed
1 year ago
1
Add Vcpkg badge
#274
njakob
closed
1 year ago
0
Include cstdint where uintX_t is used
#273
pemensik
closed
1 year ago
1
Cannot get access to online document
#272
ScSofts
closed
1 year ago
1
set workflows with only default compiler packages
#271
stefanofiorentino
closed
1 year ago
6
Failing workflows as github changed several compilers from ubuntu machines.
#270
stefanofiorentino
closed
1 year ago
6
shared object versioning (mirroring the behaviour of autotools)
#269
stefanofiorentino
closed
1 year ago
0
Next