Github user oknet commented on the issue:

    https://github.com/apache/trafficserver/pull/1252
  
    A function of Event System and it is defined with TS_INLINE, e.g. bool 
is_read_avail_more_than()
    
    - It is compile into net/Inline.o and it is not inline function if it is 
called from Net Sub-system.
    - It is compile into eventsystem/libinkevent.a and it is inline function if 
it is called from Event System (internal calls).
    
    @zwoop 



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to