TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Shared library development on Linux

2 pointsby phoenixsover 11 years ago
I&#x27;m writing a small shared library involving sockets on Linux and in C11. I have most of everything nailed down at this point, but I still feel as if this isn&#x27;t as simple as I think it is. How should I be reporting errors? Should I even report them? How should I handle compile time constants like buffer sizes? Are there any other things I am missing?<p>https:&#x2F;&#x2F;github.com&#x2F;SaviorPhoenix&#x2F;libcon<p>Also, excuse me if I&#x27;m out of line here. If this kind of question isn&#x27;t welcomed here let me know.

no comments

no comments