Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'SIGPIPE': undeclared identifier #1

Open
damian123 opened this issue Nov 23, 2016 · 1 comment
Open

'SIGPIPE': undeclared identifier #1

damian123 opened this issue Nov 23, 2016 · 1 comment

Comments

@damian123
Copy link

I am getting a compiler error on Windows.

1>------ Build started: Project: asioPBRPC, Configuration: Debug Win32 ------
1>  server.cpp
1>d:\dev\3rdparty\build\protobuf-rpc\asio_pbrpc\asio_pbrpc\asio_pbrpc\net_trans\executor.h(30): warning C4305: 'argument': truncation from 'std::memory_order' to 'bool'
1>d:\dev\3rdparty\build\protobuf-rpc\asio_pbrpc\asio_pbrpc\example\server.cpp(49): error C2065: 'SIGPIPE': undeclared identifier
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Env: Windows 10, Visual Studio 2015

@vorfeed
Copy link
Owner

vorfeed commented Apr 12, 2017

I'm sorry currently only support Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants