Y
Hacker News
new
|
ask
|
show
|
jobs
by
remexre
988 days ago
What does it mean to assert in this context? I assume not the same thing as C's assert macro; is it the EE sense of "pulling a pin high / low"?
2 comments
throwaway9870
988 days ago
I literally meant the library would call assert() on incoming data. I am fairly certain that has been removed for a long time, but it can be hard to get past first impressions.
link
praptak
988 days ago
I misunderstood assert as part of the protocol, i.e. the latter.
link